Contribution org.nuxeo.ecm.platform.smart.query.actions--actions
In component org.nuxeo.ecm.platform.smart.query.actions
org.nuxeo.ecm.platform.smart.query.actions
inside nuxeo-platform-smart-query-jsf-5.8.jar
This contribution is part of XML component Documentation
Adds a link to display the global smart search form.
Extension Point
Extension point actions of component ActionService.Contributed Items
XML Source
<extension point="actions" target="org.nuxeo.ecm.platform.actions.ActionService">
<documentation>
Adds a link to display the global smart search form.
</documentation>
<action id="smart_search" label="command.smartSearch" link="smart_search_form" order="20">
<category>SEARCH_ACTIONS</category>
</action>
</extension>